build: Don't use ld and objcopy when cross-compiling
authorTing-Wei Lan <lantw@src.gnome.org>
Sun, 13 Mar 2022 07:14:12 +0000 (15:14 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Mar 2022 02:06:30 +0000 (22:06 -0400)
commite8dd40cccab9372bc27fa507932dbec72cd4a572
treeace0923247c526f41855f9ddd4b6f8f318dc6cc7
parent53263d3d27233c83917839a0977b6501e4edf696
build: Don't use ld and objcopy when cross-compiling

These commands don't work when compiling Windows binaries on Linux.
demos/gtk-demo/meson.build
demos/widget-factory/meson.build